home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48_1 / pubdom.tar / pubdom / trent / ptor < prev    next >
Text File  |  1990-06-02  |  456b  |  10 lines

  1. %%HP: T(3)A(D)F(.);          @ PTOR   Polar to Rectangular convertion
  2. \<< -16 SF -19 SF \->V2      @ Expects distance in level two and direction
  3. OBJ\->                       @ in level one.
  4. \>>                          @ The result is coordinates on the stack.
  5.  
  6.                              @ Note that flags are changed by program.
  7.  
  8.                              @ Developed by Kenneth Trent for SMI
  9.                              @ (615) 246-3790
  10.